public PDFFlowTableColumn( double width, boolean isWidthRelativeToTable ) |
Parameters
- width
- Column width.
- isWidthRelativeToTable
- True if the width is relative to table, false if it is an absolute value.
public PDFFlowTableColumn( double width, boolean isWidthRelativeToTable ) |